Skip to content

Conversation

arp242
Copy link
Member

@arp242 arp242 commented May 1, 2024

Also update gofmt, some outdated patterns.

@arp242 arp242 force-pushed the ci branch 2 times, most recently from 502cd9d to 401d781 Compare May 1, 2024 17:09
Also update gofmt, some outdated patterns.
arp242 added 2 commits May 1, 2024 18:13
==================
WARNING: DATA RACE
Write at 0x00c000394018 by goroutine 10:
  github.com/fsnotify/fsevents.TestIssue48()
      /Users/runner/work/fsevents/fsevents/fsevents_test.go:137 +0xcc6
  testing.tRunner()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1259 +0x22f
  testing.(*T).Run·dwrap·21()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1306 +0x47

Previous read at 0x00c000394018 by goroutine 12:
  github.com/fsnotify/fsevents.TestIssue48.func1()
      /Users/runner/work/fsevents/fsevents/fsevents_test.go:112 +0x1d2

Goroutine 10 (running) created at:
  testing.(*T).Run()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1306 +0x726
  testing.runTests.func1()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1598 +0x99
  testing.tRunner()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1259 +0x22f
  testing.runTests()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1596 +0x7ca
  testing.(*M).Run()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1504 +0x9d1
  main.main()
      _testmain.go:55 +0x22b

Goroutine 12 (finished) created at:
  github.com/fsnotify/fsevents.TestIssue48()
      /Users/runner/work/fsevents/fsevents/fsevents_test.go:107 +0x815
  testing.tRunner()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1259 +0x22f
  testing.(*T).Run·dwrap·21()
      /Users/runner/hostedtoolcache/go/1.17.13/x64/src/testing/testing.go:1306 +0x47
==================
Experience with fsnotify has shown this can be an issue, and the tests
here seem fast enough.
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.

1 participant