Skip to content
Snippets Groups Projects

Enable scraper's atomic feature so that Html is Send.

Merged Adam Reichold requested to merge OC000014987132/metadaten:atomic-scraper into main

@OC000008373193 @OC000021106231 This would be an alternative to !583 (closed) which still prevents some code patterns but does not limit scalability at the cost of some efficiency.

This means instances of Html can stay on the stack even across await points but no references into them, e.g. ElementRef which is the typical result of evaluating a selector can be kept around, i.e. information must be fully extracted before or after fetching another document.

So while this is not a full solution, it may avoid most of the inscrutable compiler errors, still be sufficient to resolve the UIP issues with a bit of care but without a major rewrite at the cost of some limited performance degradation but without loss of scalability.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.