Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only publish repost progress to doc subscriber (backport #36400) #36403

Merged
merged 2 commits into from
Jul 29, 2023

Commits on Jul 29, 2023

  1. fix: only publish repost progress to doc subscriber (#36400)

    Huge size of string gets blasted to everyone on site. Due to some memory
    leak (cause unknown) till sockets are open the strings are also in
    process' memory.
    
    related frappe/frappe#21863
    
    (cherry picked from commit c0642cf)
    
    # Conflicts:
    #	erpnext/stock/stock_ledger.py
    ankush authored and mergify[bot] committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0c5c4e5 View commit details
    Browse the repository at this point in the history
  2. chore: conflicts

    ankush authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ac6e0e9 View commit details
    Browse the repository at this point in the history