Skip to content

Delete reporting directory#11414

Merged
gshuflin merged 1 commit into
pantsbuild:masterfrom
gshuflin:move-code-around
Jan 6, 2021
Merged

Delete reporting directory#11414
gshuflin merged 1 commit into
pantsbuild:masterfrom
gshuflin:move-code-around

Conversation

@gshuflin
Copy link
Copy Markdown
Contributor

@gshuflin gshuflin commented Jan 6, 2021

The only remaining source file here is streaming_workunit_handler.py, which this commit moves to within /engine.

The only remaining source file here is streaming_workunit_handler.py,
which this commit moves to within /engine.

[ci skip-rust]

[ci skip-build-wheels]
@gshuflin gshuflin merged commit 6794015 into pantsbuild:master Jan 6, 2021
@gshuflin gshuflin deleted the move-code-around branch January 6, 2021 03:23
@stuhood
Copy link
Copy Markdown
Member

stuhood commented Jan 6, 2021

I'm fairly surprised that this didn't break the TC plugin, but it appears not to have. I'm not sure how the plugin is still loading it from the previous location...

@stuhood
Copy link
Copy Markdown
Member

stuhood commented Jan 8, 2021

Ok, so this did actually cause some confusion. The reason that the TC plugin didn't break is that it is probably (?) bringing in its own separate copy of the moved code in its old locations. @tdyas was able to figure out that there were two different definitions of the WorkunitsCallbackRequest class within the same process.

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.

3 participants