Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ObjectDisposedException: The CancellationTokenSource has been disposed. #14

Closed
sentry-io bot opened this issue Aug 14, 2020 · 0 comments
Closed

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 14, 2020

Sentry Issue: 9C-STANDALONE-QD

System.ObjectDisposedException: The CancellationTokenSource has been disposed.
  Module "Libplanet.Blockchain.BlockChain`1+<>c__DisplayClass47_0", in <MineBlock>g__WatchTip|0
  Module "Libplanet.Blockchain.BlockChain`1", in Swap
  Module "Libplanet.Net.Swarm`1", in SyncPreviousBlocksAsync
  Module "Libplanet.Net.Swarm`1", in ProcessFillblock
...
(1 additional frame(s) were not displayed)

Unexpected exception occurred during ProcessFillblock: "System.ObjectDisposedException: The CancellationTokenSource has been disposed.
   at System.Threading.CancellationTokenSource.ThrowObjectDisposedException()
   at Libplanet.Blockchain.BlockChain`1.<>c__DisplayClass47_0.<MineBlock>g__WatchTip|0(Object target, TipChangedEventArgs args)
   at Libplanet.Blockchain.BlockChain`1.Swap(BlockChain`1 other, Boolean render)
   at Libplanet.Net.Swarm`1.SyncPreviousBlocksAsync(BlockChain`1 blockChain, BoundPeer peer, Nullable`1 stop, IProgress`1 progress, Int64 totalBlockCount, Boolean evaluateActions, CancellationToken cancellationToken)
   at Libplanet.Net.Swarm`1.ProcessFillblock(CancellationToken cancellationToken)"
@longfin longfin closed this as completed Jan 25, 2021
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

No branches or pull requests

1 participant