Rafael Pax 543268593b NullContext thread safety
The fields `timeThen` and  `timeLate` are static. If multiple Applications are launched in different threads in headless mode, sync fails. This can be fixed removing the static modifier of the fields.
2017-04-24 19:57:34 +02:00
..
2017-04-24 19:57:34 +02:00