Skip to content

cleanup: separate control.fs into multiple files#4893

Merged
dsyme merged 2 commits into
dotnet:masterfrom
dsyme:cleanup77
May 12, 2018
Merged

cleanup: separate control.fs into multiple files#4893
dsyme merged 2 commits into
dotnet:masterfrom
dsyme:cleanup77

Conversation

@dsyme

@dsyme dsyme commented May 12, 2018

Copy link
Copy Markdown
Contributor

While working on #4867 I noticed that control.fs really needs to be split into multiple files, separating the async, MailboxProcessor, Event module and Observable module implementations

MailboxProcessor uses some internals to Async so this adds some internals to control.fsi.

There is no behavioural change with this PR.

@dsyme

dsyme commented May 12, 2018

Copy link
Copy Markdown
Contributor Author

@dotnet-bot Test Ubuntu16.04 Release_default Build please

@dsyme

dsyme commented May 12, 2018

Copy link
Copy Markdown
Contributor Author

@dotnet-bot Test Windows_NT Release_ci_part2 Build

@dsyme dsyme merged commit b77e7bf into dotnet:master May 12, 2018
T-Gro pushed a commit that referenced this pull request Jun 12, 2026
* separate control.fs into multiple files

* add missing files and adjust indentation
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