Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@jkotas
Copy link
Member

@jkotas jkotas commented Jan 21, 2019

No description provided.

Avoid unnecessary array allocations in the FileSystemWatcher callback
@jkotas
Copy link
Member Author

jkotas commented Jan 21, 2019

Potentially related to dotnet/corert#6852

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thanks.

@stephentoub stephentoub merged commit 93386f5 into dotnet:master Jan 21, 2019
@jkotas jkotas deleted the osx-watcher branch January 24, 2019 17:17
@karelz karelz added this to the 3.0 milestone Mar 18, 2019
alexischr pushed a commit to mono/corefx that referenced this pull request Dec 2, 2019
* Fix inefficient interop in OSX FileSystemWatcher

Avoid unnecessary array allocations in the FileSystemWatcher callback

* Add using for FSEventStreamEventFlags
alexischr pushed a commit to mono/corefx that referenced this pull request Dec 9, 2019
* Fix inefficient interop in OSX FileSystemWatcher

Avoid unnecessary array allocations in the FileSystemWatcher callback

* Add using for FSEventStreamEventFlags
alexischr pushed a commit to mono/corefx that referenced this pull request Dec 17, 2019
* Fix inefficient interop in OSX FileSystemWatcher

Avoid unnecessary array allocations in the FileSystemWatcher callback

* Add using for FSEventStreamEventFlags
alexischr pushed a commit to mono/corefx that referenced this pull request Dec 17, 2019
* Fix inefficient interop in OSX FileSystemWatcher

Avoid unnecessary array allocations in the FileSystemWatcher callback

* Add using for FSEventStreamEventFlags
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Fix inefficient interop in OSX FileSystemWatcher

Avoid unnecessary array allocations in the FileSystemWatcher callback

* Add using for FSEventStreamEventFlags


Commit migrated from dotnet/corefx@93386f5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants