-
Notifications
You must be signed in to change notification settings - Fork 39
parameterize the executor #57
Copy link
Copy link
Open
Description
Hey, thanks for this library, exactly what I needed,
Instead of defaulting to Executors/newSingleThreadScheduledExecutor, can we get this parameterized, e.g. as a kwargs to chime-at. The reason for this is i'm trying to write unit tests with simulated time that aren't multi-threaded and mocked out the java.util.concurrent.ScheduledExecutorService interface.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels