Skip to content

Conversation

neakor
Copy link
Contributor

@neakor neakor commented Dec 4, 2018

Renames SerialSequenceExecutor to ImmediateSerialSequenceExecutor to better represent the execution is done immediately on the caller thread, since a ConcurrentSequenceExecutor limited to a maximum concurrency level of 1 would also be serial.

Renames `SerialSequenceExecutor` to `ImmediateSerialSequenceExecutor` to better represent the execution is done immediately on the caller thread, since a `ConcurrentSequenceExecutor` limited to a maximum concurrency level of 1 would also be serial.
@rudro rudro merged commit 0845568 into master Dec 4, 2018
@rudro rudro deleted the execution-rename_serial-master branch December 4, 2018 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants