He-Pin opened a new issue, #1364: URL: https://github.com/apache/pekko/issues/1364
Motivation: When development on Windows but deploy on Linux it would be nice to have the `pekko.scheduler.tick-duration=1ms` without any change, otherwise, it will fails when the `pekko.scheduler.tick-duration` <= 10ms How about adding `pekko.scheduler.check-tick-duration=warn/error` and with `error` by default, So I can change it to `warn`, then It will make the development more smooth when developing on Windows but Deploy only on Linux Env. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
