eclipse-ee4j / glassfish-concurro

Eclipse Concurrō project
https://projects.eclipse.org/projects/ee4j.glassfish
Other
15 stars 19 forks source link

Check If Skipped in Scheduled Executor Before the First Execution #84

Closed aubi closed 8 months ago

aubi commented 8 months ago

TriggerTests.triggerSkipRunTest check, if the first run was skipped. The current implementation didn't cover this scenario. This change enforces this check in constructor.