Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. var chronosInternalTmpFuture: FutureBase
  2. chronosInternalTmpFuture = syncAwait syncBlockHeader(network.syncManager, hash)()
  3. chronosInternalRetFuture.child = chronosInternalTmpFuture
  4. yield chronosInternalTmpFuture
  5. internalCheckComplete(chronosInternalTmpFuture)
  6. chronosInternalRetFuture.child = nil
  7. internalRead(cast[type(syncAwait syncBlockHeader(network.syncManager, hash))](chronosInternalTmpFuture))
  8. var chronosInternalTmpFuture: FutureBase
  9.  
  10. chronosInternalTmpFuture = syncAwait syncBlockHeader(network.syncManager, hash)()
  11. chronosInternalTmpFuture
  12. syncAwait syncBlockHeader(network.syncManager, hash)()
  13. syncAwait syncBlockHeader(network.syncManager, hash)
  14. syncAwait
  15. syncBlockHeader(network.syncManager, hash)
  16. syncBlockHeader
  17. network.syncManager
  18. network
  19. network
  20. hash
  21. chronosInternalRetFuture.child = chronosInternalTmpFuture
  22. chronosInternalRetFuture.child
  23. chronosInternalRetFuture
  24. chronosInternalRetFuture
  25. chronosInternalTmpFuture
  26. yield chronosInternalTmpFuture
  27. chronosInternalTmpFuture
  28. internalCheckComplete(chronosInternalTmpFuture)
  29. internalCheckComplete
  30. chronosInternalTmpFuture
  31. chronosInternalRetFuture.child = nil
  32. chronosInternalRetFuture.child
  33. chronosInternalRetFuture
  34. chronosInternalRetFuture
  35. nil
  36. internalRead(cast[type(syncAwait syncBlockHeader(network.syncManager, hash))](chronosInternalTmpFuture))
  37. internalRead
  38. cast[type(syncAwait syncBlockHeader(network.syncManager, hash))](chronosInternalTmpFuture)
  39. type(syncAwait syncBlockHeader(network.syncManager, hash))
  40. type
  41. syncAwait syncBlockHeader(network.syncManager, hash)
  42. syncAwait
  43. syncBlockHeader(network.syncManager, hash)
  44. syncBlockHeader
  45. network.syncManager
  46. network
  47. network
  48. hash
  49. chronosInternalTmpFuture
  50. syncing
  51. lock
  52. chronosInternalTmpFuture
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement