Skip to content

Conversation

@anouarhassine
Copy link
Contributor

  • Migrating to string state machine Ids
  • Adding support for chunks in snapshots

resolves #82

{
public class ChunkCountdown : IDisposable
{
private readonly ManualResetEvent _completionResetEvent = new System.Threading.ManualResetEvent(false);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove System.Threading.

@anouarhassine anouarhassine merged commit 49c0750 into master Jul 30, 2018
@Julien-Molina Julien-Molina deleted the XCOMP-1177 branch July 31, 2018 10:49
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.

Update Reactive API to support changes in XComponent version 5.1

3 participants