lotus/extern/sector-storage/ffiwrapper
Steven Allen 83dfc460d4 fix race in unseal
1. Remove an invalid error check.
2. Make sure to shadow the outer error type from within the goroutine instead or
reading the outer type.

This may have been causing test issues (caught in TestMinerAllInfo with the race
detector).
2020-10-09 15:39:41 -07:00
..
basicfs Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
config.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
files.go keep storage-fsm (renamed to storage-sealing) and sector-storage in extern. 2020-08-17 14:26:18 +01:00
partialfile.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
sealer_cgo.go fix race in unseal 2020-10-09 15:39:41 -07:00
sealer_test.go api: Test return types 2020-09-17 12:24:50 +02:00
sealer.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
types.go Fix tests 2020-09-07 15:48:42 -04:00
unseal_ranges.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
verifier_cgo.go wdpost: Handle skipped sectors correctly 2020-09-10 02:59:37 +02:00